This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Chloe Kikroskioden 23.Jan.04 12:06 PM a Web browser Domino Designer6.0.1Windows 2000
Hi, I have two questions :
1°) I created an agent that extracts attachments from a message .
when it run on my local computer, everything's right .
But when i run it on the domino server .
if i extract a pdf file (or word, excel file) it's currupted an i can't open it .
Does someone has an idea ?
PS : I have the same result if
- I convert the mime into textrich (ntSession.convertmime = true)
- I keep the mime entity not converted and extract the attachments by using $File item
2°) If there is no solution for the first question,
Does someone know how to get the name of an attachment (pdf file from example) into a mime body ? I'm trying to extract the attachment by using "mime.GetContentAsBytes(stream)" I can't find how to get the name and the type (.doc,.xls,.pdf for example )the file i want to extract .
Thank you everybody and i wish you an excellent new year 2004